func syscall.writeSetgroups
2 uses
syscall (current package)
exec_linux.go#L712: func writeSetgroups(pid int, enable bool) error {
exec_linux.go#L746: if err := writeSetgroups(pid, sys.GidMappingsEnableSetgroups); err != nil && err != ENOENT {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)